Name | Description | |
---|---|---|
![]() | ChangeDataValue | This method implements the IChangeDataValue interface, used to perform state changes for undo and redo. |
![]() | Clone | Create a copy of this data; this implements the ICloneable interface. |
![]() | LoadFromXElement | Initialize this node data with data held in a Linq for XML XElement . |
![]() | MakeXElement | Constructs a Linq for XML XElement holding the data of this node. |
![]() | OnPropertyChanged | Raise the PropertyChanged event. |
![]() | ToString | For debugging, use the Key property as this object's default text rendering. |